Feature: Editar un tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 22.553s |
Scenario: Como administrador de la aplicación Ghost edito un tag
Before
0m 1.447s
Given
I navigate to page "<URL_GHOST>"
0m 1.318s
And
I wait for 2 seconds
0m 2.752s
When
I enter email "<EMAIL>"
0m 0.854s
When
I enter password "<PASSWORD>"
0m 0.840s
And
I click Sign in
0m 0.982s
And
I wait for 3 seconds
0m 3.846s
And
I clic tag
0m 0.885s
And
I clic new tag
0m 0.823s
And
I enter tag name "$name_1"
0m 0.821s
And
I clic save tag
0m 0.779s
And
I back created tag
0m 0.825s
And
I select a created tag
0m 0.869s
And
I open Facebook card
0m 0.832s
And
I enter Facebook description top length
0m 3.060s
And
I clic save tag
0m 0.829s
Then
I validate bug alert "Validation error, cannot edit tag. Validation failed for og_description."
0m 0.786s
After
0m 0.005s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL_GHOST>"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
When
I enter password "<PASSWORD>"
And
I click Sign in
And
I wait for 3 seconds
And
I clic tag
And
I clic new tag
And
I enter tag name "$name_1"
And
I clic save tag
And
I back created tag
And
I select a created tag
And
I open Facebook card
And
I enter Facebook description top length
And
I clic save tag
Then
I validate bug alert "Validation error, cannot edit tag. Validation failed for og_description."
After
NO IMAGE AVAILABLE